home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
pc
/
3-Presentations
/
Markets
/
Education
/
HyperCard In Education
/
Colonies
/
background_3737.txt
< prev
next >
Wrap
Text File
|
1990-02-20
|
2KB
|
77 lines
-- background: 3737 from stack: in
-- bmap block id: 3193
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
-- part 1 (field)
-- low flags: 80
-- high flags: 4004
-- rect: left=191 top=111 right=288 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New York
-- part 14 (field)
-- low flags: 80
-- high flags: 4004
-- rect: left=229 top=236 right=303 bottom=423
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Jersey
-- part 20 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=0 top=246 right=299 bottom=83
-- title width / last selected line: 0
-- icon id / first selected line: 22308 / 22308
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual dissolve very fast to card
go next
end mouseUp
-- part 21 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=0 top=293 right=342 bottom=83
-- title width / last selected line: 0
-- icon id / first selected line: 19381 / 19381
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Previous
----- HyperTalk script -----
on mouseUp
visual dissolve very fast to card
go prev
end mouseUp